home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / ass / bellcore / winstall.inf < prev   
Text File  |  2000-03-28  |  9KB  |  227 lines

  1. [The title of your application]
  2. $TITLE=The Bellcore Screensaver
  3.  
  4. [Default target directory :  can take extra parameter in this format]
  5. [$TARGET=Default;INI-File-name;Section;KeyName]
  6. $TARGET=C:\BELLSCR
  7.  
  8. [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
  9. [file specs should be separated with a semi-colon]
  10.  
  11. $disk1=ssbellco.in_;ssbellco.sc_;bellscr1.vb_;bellcore.hlp
  12. $disk1=winstall.txt;vbrun300.dl_;vbprofx2.dl_;CMDIALOG.VB_;THREED.VB_;GRID.VB_;msafinx.dl_
  13. $disk1=bellcal.da_;bellcal.in_;bellcal.ms_
  14. $disk1=bellcal.ex_
  15. $disk1=moman10.ex_
  16. $disk1=pacs10.ex_
  17. $disk1=ssbellqt.da_;click1.wa_;click2.wa_;car1.wa_;golf1.wa_;plane1.wa_;tube1.wa_;tractor1.wa_
  18.  
  19. [Disk space needed for the installation - in bytes]
  20. [you can calculate this by running AUTOCALC.EXE on your completed INF file]
  21. $SPACE=2000000
  22.  
  23. [Any temporary extra disk space needed while installing - in bytes]
  24. $SWAP-SPACE=0
  25.  
  26. [Files to be installed to Windows directory]
  27. [Max=10 lines; 30 file names on each line, separated with semi-colon; no wildcards]
  28. $WINDIR=ssbellco.ini;ssbellco.scr;bellscr1.vbx;bellcore.hlp;ssbellqt.dat
  29. $WINDIR=car1.wav;golf1.wav;plane1.wav;tube1.wav;tractor1.wav
  30.  
  31. [Files to be installed to Windows SYSTEM directory]
  32. [Max=10 lines; 30 file names on each line, separated with semi-colon; no wildcards]
  33. $SYSDIR=vbrun300.dll;vbprofx2.dll;CMDIALOG.VBX;THREED.VBX;GRID.VBX;msafinx.dll
  34.  
  35. [space required by files going to the Windows directory]
  36. [you can calculate this by running AUTOCALC.EXE on your completed INF file]
  37. $WINDIR-SPACE=1000000
  38.  
  39. [space required by files going to the Windows SYSTEM directory]
  40. [you can calculate this by running AUTOCALC.EXE on your completed INF file]
  41. $SYSDIR-SPACE=500000
  42.  
  43. [uncomment this line to turn on disk verification]
  44. ;$VERIFY-INSTALL-DISKS
  45.  
  46. [Files to be installed to subdirectories under DEST directory tree]
  47. [Max=45 lines; 30 file names on each line, separated with semi-colon; no wildcards]
  48. $DEST=bellcal.dat;bellcal.ini;bellcal.msg;bellcal.exe;moman10.exe;pacs10.exe
  49. $DEST=click1.wav;click2.wav
  50.  
  51. [Files to be installed to TEMP directory]
  52. [Max=1 line; 30 file names on each line, separated with semi-colon; no wildcards]
  53. $TEMPDIR=
  54.  
  55. [Files to be replaced without warning if older versions already exist]
  56. [Max=20 lines; 30 file names on each line, separated with semi-colon; no wildcards]
  57. $AUTO-REPLACE=
  58.  
  59. [Entries in INI files = Filename;Section;Keyname;String]
  60. [Max=20 lines; Details as 4 sections on each line, separated with semi-colon]
  61. $INI=$windir\system.ini;BOOT;SCRNSAVE.EXE;$windir\ssbellco.scr
  62. $INI=$windir\win.ini;WINDOWS;ScreenSaveActive;1
  63. $INI=$windir\ssbellco.ini;SSBELLCO;CALPath;$DEST
  64. $INI=$windir\ssbellco.ini;SSBELLCO;PTENPath;$DEST
  65. $INI=$windir\ssbellco.ini;SSBELLCO;MTENPath;$DEST
  66.  
  67. [Default Program Manager group name; you can force it to be created by
  68. [using the AUTO parameter, or disable it by using the DISABLE parameter]
  69. $GROUP=Bellcore Screensaver
  70.  
  71. [program(s) to create Program Manager icons for; MAX=45 icons in all]
  72. [format= CommandLine;Icon Title;Group Name]
  73. [Group Name is optional - if none, the one in $GROUP will be used]
  74.  
  75. $ICON=$DEST\BELLCAL.EXE;Calendar;Bellcore Screensaver
  76. $ICON=$DEST\MOMAN10.EXE;Mobility Management Top 10;Bellcore Screensaver
  77. $ICON=$DEST\PACS10.EXE;PACS Top 10;Bellcore Screensaver
  78.  
  79. [********************************************************]
  80. [*** NOTE: EVERYTHING FROM HERE IS TOTALLY OPTIONAL *****]
  81. [********************************************************]
  82.  
  83. [Program(s) to execute as part of the installation; separated with a semi-colon]
  84. [install will *try* to wait for them to terminate before continuing]
  85. $PRE-EXEC=
  86.  
  87. [Files to delete after completing installation]
  88. [up to 20 file specifications, each on a separate line]
  89. [here, we're cleaning up our INSTALL files from the TEMP directory]
  90. $CLEANUP=
  91. $CLEANUP=
  92.  
  93. [Program(s) to execute after completing installation; separated with a semi-colon]
  94. $EXEC=
  95.  
  96. [uncomment this line for a maximized main window - and no "banner"!]
  97. ;$WINDOW=MAXIMIZE
  98.  
  99. [comment this to use an 8kb buffer for copying the files]
  100. $COPYBUFFER=32000
  101.  
  102. [uncomment this to use a WHITE background color for the dialog window]
  103. [valid values are 0 to 4]
  104. ;$WINDOW-BACKGROUND=0
  105.  
  106. [uncomment this to use a WHITE background for the dialog text]
  107. [3 RGB values, or 1 long integer value
  108. ;$TEXT-BACKGROUND=255,255,255
  109.  
  110. [comment this to NOT paint the background of the "percent" dialog]
  111. $PAINTDIALOGS
  112.  
  113. [uncomment this line to automatically set the check box for PROGMAN group]
  114. $SETCHECKBOX
  115.  
  116. [comment this line to enable the final "installation completed" dialog]
  117. $NO-END-DIALOG
  118.  
  119. [uncomment this line to disable the dialog that offers to add the target]
  120. [directory to the PATH statement in AUTOEXEC.BAT]
  121. $NO-PATH-DIALOG
  122.  
  123. [comment this line to disable the small "percent" meter for individual files]
  124. $SHOW-FILE-PERCENT
  125.  
  126. [comment this line to disable logging for the UNINSTALLER in UNINSTAL.LOG]
  127. ;$MAKE-UNINSTALL-LOG
  128.  
  129.  
  130. [comment these lines to remove user selectable install options]
  131. [max= 10 options; format = title;disk space needed (in bytes)]
  132. [the figures are added to the $SPACE line above]
  133. [you can calculate these by running AUTOCALC.EXE on your completed INF file]
  134.  
  135. ;$USER-OPTION1=Program Files;301854
  136. ;$USER-OPTION2=Documentation;224351
  137. ;$USER-OPTION3=Chief's Sample Files;24515
  138. ;$USER-OPTION4=Optional Files;43379
  139. ;$USER-OPTION5=Chief's Utils;56349
  140.  
  141. [these lines are the files that make up each user selectable option]
  142. [each option can use up to 10 lines to list its files, and each line
  143. [can list up to 30 files; max = 200 characters per line]
  144.  
  145. ;$OPTIONAL1=INSTALL.EXE;UNINSTAL.EXE;CTL3DV2.DLL;winstall.txt
  146. ;$OPTIONAL1=WINSTALL.INF;blank.ico;WINSTALP.DLL;REGISTER.TXT;ORDER.FRM
  147.  
  148. ;$OPTIONAL2=CHIEF.WRI;CHIEF.HLP;README.TXT;HISTORY.TXT;CHIEF.FAQ
  149. ;$OPTIONAL3=WINSTALL.HLP;SAMPLE1.INF;SAMPLE2.INF;SAMPLE3.INF;SAMPLE4.INF;TEMPLATE.INF
  150. ;$OPTIONAL4=SETUP.EXE;winstall.zip;uninst.zip;SETUPINF.INF
  151. ;$OPTIONAL5=AUTOCALC.EXE;AUTOCALC.TXT;SHOWLOG.EXE;SHOWLOG.TXT
  152.  
  153.  
  154. [these lines are for the "BANNER" window]
  155. [the font to use; I am using True Type Times New Roman]
  156. $BANNER-FONT=TIMES NEW ROMAN
  157.  
  158. [make sure this is small enough for those using 640x480 displays]
  159. $BANNER-FONT-SIZE=24
  160.  
  161. [message must be short enough to fit on the screen]
  162. ;$BANNER-MESSAGE= Image Master Screensaver Install Program
  163.  
  164. ;$BANNER-TEXT-COLOR=$00FFFF00
  165. ;$BANNER-TEXT-BACKGROUND=20,0,0
  166. ;$BANNER-WINDOW-BRUSH=255,0,0
  167.  
  168. [uncomment this to give a blue shadow to the banner text: but it will disable]
  169. [the $banner-text-background; it also will not work if there is a bitmap]
  170. ;$BANNER-SHADOW-COLOR=0,0,0
  171.  
  172. [I am not using any bitmap! so I use a non-existent file name]
  173. $BITMAP=nobitmap
  174.  
  175.  
  176. [************************************************************]
  177. [ *** these lines are for version checks on shared files ****]
  178. [************************************************************]
  179.  
  180. [uncomment this line to enable version checking on non-shared DLLs]
  181. ;$CHECK-MY-DLL-VERSIONS
  182.  
  183. [this line stipulates the headings of the file version numbers]
  184. $VERSION-INFO-TITLE=File Version
  185.  
  186. [your explanation or recommendation when a copy of a shared file]
  187. [already exists]
  188. $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file.
  189.  
  190. [your message when we can't successfully install a shared file]
  191. $VERSION-COPY-ERROR-MESSAGE=Please copy it later (after closing Windows) \n.A temporary copy of the file exists as
  192.  
  193. [uncomment this line to force older files to be overwritten without warning]
  194. $FORCE-OVERWRITE-OLDER-FILES
  195.  
  196. [ ************************** other commands *************************]
  197.  
  198. [the caption on the "Readme" push button 
  199. $README-BUTTON-TEXT=&INFORMATION
  200.  
  201. [comment this line to use a proportional typeface for the readme dialog]
  202. $README-FONT=FIXED
  203.  
  204. [uncomment and use this line to send a mouse click to any of]
  205. [the four push buttons; 1=Start Install; 2=Abort; 3=Help; 4=Readme]
  206. ;$AUTO-CLICK-BUTTON=4
  207.  
  208. [uncomment this line to disable CTL3DV2.DLL]
  209. ;$NO-CTL3D.DLL
  210.  
  211. [this message is presented if an acti